wayland: Ensure modal hint gets set on map
authorRui Matos <tiagomatos@gmail.com>
Sat, 1 Aug 2015 15:03:49 +0000 (17:03 +0200)
committerRui Matos <tiagomatos@gmail.com>
Mon, 3 Aug 2015 12:24:38 +0000 (14:24 +0200)
commitbd3b496586ee6dc295a6b5dfe00aa1ea65b6291d
tree35189c6b3157beb87a42c7ff03aa6c7920ca0d8e
parent36263076b26453fcbda5a000de93e8ad64d7d85e
wayland: Ensure modal hint gets set on map

We need to be mapped to have a gtk_surface and thus be able to do
requests on it so we need to save the modal hint and apply it when we
get mapped so that code that sets the hint before showing a window
doesn't get ignored.

https://bugzilla.gnome.org/show_bug.cgi?id=753138
gdk/wayland/gdkwindow-wayland.c